runtime.gcControllerState.maxStackScan (field)
4 uses
runtime (current package)
mgcpacer.go#L223: maxStackScan atomic.Uint64
mgcpacer.go#L513: maxStackScan := c.maxStackScan.Load()
mgcpacer.go#L896: c.maxStackScan.Add(amount)
mgcpacer.go#L901: c.maxStackScan.Add(pp.maxStackScanDelta)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)